McCamInfo.RepetitionCount property

For periodic cam tables only. The repetition count is the number of time the table was repeated to reach the current master target. The plus and minus signs indicate direction. Zero means we are in the defined table range, positive values mean the master position has exceeded the last value in the table, and negative values mean the master position has not yet reached the first table value.

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public int RepetitionCount { get; }
Public ReadOnly Property RepetitionCount As Integer

Property Value

Type: int

See also

McCamInfo Class

IntervalZero.KINGSTAR.Base Namespace